@charset "utf-8";
/* CSS Document */

.header{position:relative;}

.to_mcd_m{height: 40px;line-height: 40px;color: #676767;font-size:12px;border-bottom: 1px solid #e7e7e7;}
.to_mcd_m ul{max-width:1200px;margin:0px auto;padding:0px 15px;}
.logo_l{float:left;height:90px;display:block;display: flex;justify-content: center;align-items:center;}
.logo_l img{max-height: 70px;max-width: 500px;vertical-align:middle;margin-top:10px;}
.top{max-width:1200px;margin:0px auto;padding:0px 15px;}
.ad_sech{float:right;margin-top:15px;padding-left:60px;background:url(../images/eee.png) left center no-repeat;}

.ad_sech span{display:block;color:#696969;font-size:14px;line-hieght:40px;}
.ad_sech em{display:block;color: #0A72E5;font-family: "Impact";font-size:34px;line-hieght:40px;}
.ad_sech em a{color: #0A72E5;}

.nav{width:100%;height: 40px;background: #0A72E5;}
.nav ul{max-width:1200px;margin:0px auto;}
.nav ul li{float:left;position:relative;height: 40px;line-height:40px;width:11%;text-align:center;}
.nav ul li a{display: block;font-size: 14px;line-height: 40px;color: #fff;}
.nav ul li.omm,.nav ul li:hover{background:#cb3500;color:#fff;}
.nav ul li.omm a,.nav ul li:hover a{color:#fff;}

.serch_dr{display:none;}
.mul_m{display:none;}

.wap_men{width:0px;position: fixed;top:0;right:0px;background:#333333;transition:.5s;z-index: 1000;height: 100%;overflow: hidden;}
.ap_mt1{display:block;font-size:16px;font-weight:bold;line-height:20px;padding:15px 0;color:#999;text-align:center;}
.ap_mt12{display:block;font-size:15px;line-height:20px;padding:15px 15px 15px 15px;color:#ddd;background:#2b2b2b;cursor:pointer;}
.ap_mt12 a{background:url(../images/close.png) no-repeat right center;display:block;color:#ddd;}
.ap_mt3{display:block;}
.ap_mt3 a{display:block;width:100%;font-size:15px;line-height:20px;padding:15px 0 15px 15px;color:#ddd;border-bottom:1px solid #2b2b2b;}

.wap_secr{position: fixed;z-index: 99999;left: 100%;bottom: 0;top: 0;width: 90%;background:rgba(0,0,0,.85);padding: 35px 5% 0 5%;-webkit-transition: all .5s;transition: all .5s;}
.wap_secr ul{width: 99%;margin:50px auto;}
.wap_secr.select{left:0px;}
.wap_secr ul{position:relative;}
.clst_xc{display: block;position:absolute;right: 0px;top: -40px;width:30px;height:30px;background: url(../images/i_ndf.png) -32px -300px no-repeat;cursor:pointer;}
.wap_secr em{display:block;line-height:50px;overflow:hidden;background:#fff;border-radius:4px;-moz-border-radius: 4px;-webkit-border-radius:4px;margin-top: 80px;position: relative;}
.tp_t_mxt1{height:50px;background:none;color:#666;font-size:16px;border:0px;outline:none;width: 95%;padding-left: 3%;}
.tp_t_mxt2{background: url(../images/secr1.png) center center no-repeat;cursor:pointer;background-size:28px 28px;width: 50px;height: 52px;border:0px;font-size:0px;cursor: pointer;position: absolute;right: 0px;top: 0px;display: block;z-index: 1;}



@media (max-width:980px) {
.header{height:70px;}
.logo_l{position:absolute;left:15px;top:10px;height:50px;}
.logo_l img{max-height:50px;margin-top:0px;}
.nav,.ad_sech{display:none;}
.mul_m {display:block;position: absolute;z-index: 9;top: 25px;right: 15px;width: 30px;height: 20px;}
.serch_dr{display:block;position: absolute;z-index: 9;top: 21px;right: 61px;width: 30px;height:30px;background: url(../images/secr1.png) center center no-repeat;background-size:25px 25px;}
.mul_m span, .mul_m:after, .mul_m:before {display: block;height: 2px;width: 100%;background: #0067b6; -webkit-transition: all .5s;transition: all .5s;}
.mul_m span { margin: 7px 0;}
.mul_m:after, .mul_m:before {content: '';-webkit-transform-origin: 7.5%; transform-origin: 7.5%;}
.mul_m.clicked span { -webkit-transform: translateX(-100%);transform: translateX(-100%);opacity: 0;}
.mul_m.clicked:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.mul_m.clicked:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}

}
